Skip to content

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of wallaby from upstream.

tobias-urdin and others added 4 commits November 22, 2022 06:31
If there is a failed resize that also failed the cleanup
process performed by _cleanup_remote_migration() the retry
of the resize will fail because it cannot rename the current
instances directory to _resize.

This renames the _cleanup_failed_migration() that does the
same logic we want to _cleanup_failed_instance_base() and
uses it for both migration and resize cleanup of directory.

It then simply calls _cleanup_failed_instances_base() with
the resize dir path before trying a resize.

Closes-Bug: 1960230
Change-Id: I7412b16be310632da59a6139df9f0913281b5d77
(cherry picked from commit 9111b99)
(cherry picked from commit 31179f6)
NOTE(sbauza): Stable policy allows us to proactively merge a backport without waiting for the parent patch to be merged (exception to rule #4 in [1]. Marking [stable-only] in order to silence nova-tox-validate-backport

[1] https://docs.openstack.org/project-team-guide/stable-branches.html#appropriate-fixes


Related-Bug: #1996188
Change-Id: I5a399f1d3d702bfb76c067893e9c924904c8c360
@github-actions github-actions bot requested a review from a team as a code owner February 13, 2023 08:21
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Feb 13, 2023
@markgoddard markgoddard reopened this Feb 13, 2023
@markgoddard markgoddard merged commit c78f091 into stackhpc/wallaby Feb 13, 2023
@markgoddard markgoddard deleted the upstream/wallaby-2023-02-13 branch February 13, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Automated action performed by GitHub Actions synchronisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants